home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000001_news@columbia.edu _Sun Jul 25 09:37:17 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA01475
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 25 Jul 1999 09:37:16 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA23797
  7.     for kermit.misc@watsun.cc.columbia.edu; Sun, 25 Jul 1999 09:15:16 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Kermit macros
  11. Date: 25 Jul 1999 13:15:14 GMT
  12. Organization: Columbia University
  13. Message-ID: <7nf2l2$n7i$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <379a8e93.9577696@news.neta.com>, vic <vicpylon@hotmail.com> wrote:
  17. : Is there a way to have kermit execute a series of commands on the
  18. : computer it is connected to automatically. For example, can it utilize
  19. : a macro to do this. Any help would be greatly appreciated. 
  20. :
  21. Yes, most of the popular Kermit versions have an entire script programming
  22. language built in that lets you do this.  The script language is documented
  23. in the appropriate manual:
  24.  
  25.   http://www.columbia.edu/kermit/manuals.html
  26.  
  27. - Frank
  28.  
  29.